projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e93a6a
)
debian/rules: dh_installdocs's exclude instead of rm
author
Matteo F. Vescovi
<mfv.debian@gmail.com>
Thu, 9 Feb 2012 14:24:43 +0000
(15:24 +0100)
committer
Matteo F. Vescovi
<mfv.debian@gmail.com>
Thu, 9 Feb 2012 14:24:43 +0000
(15:24 +0100)
Thanks: Daniel Schaal
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 488af553f61d6dc3da1daa6aa9b550a41a9f9ff8..f11a187dd6fa2ee6cae3b362c9b8caaa5b6c99aa 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-6,7
+6,6
@@
include /usr/share/cdbs/1/rules/utils.mk
export LDFLAGS += -Wl,--as-needed
-binary-install/libbabl-0.1-doc::
- rm -f debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)/graphics/Makefile*
+DEB_DH_INSTALLDOCS_ARGS_libbabl-0.1-doc = "--exclude=Makefile"
common-binary-predeb-arch:: list-missing